shortcutaction: INtegrate with GtkBuilder property parsing
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Aug 2018 04:58:44 +0000 (06:58 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:51 +0000 (23:00 -0400)
commit458fcba45795e12ff7b7bda8acbed298ce5de39b
tree3da8e20010575ea4b8b371b4559d250e69cf8395
parent5218dd6a342830c5001316fd5057eadab840420d
shortcutaction: INtegrate with GtkBuilder property parsing

<property name="action">action(win.quit)</property> style action
specifications now work for GtkShortcutAction properties.
gtk/gtkbuilder.c
gtk/gtkshortcutaction.c
gtk/gtkshortcutactionprivate.h [new file with mode: 0644]